home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / cli / watchman.readme < prev    next >
Encoding:
Text File  |  1993-05-31  |  501 b   |  22 lines

  1. Short: protect against unwanted deletes.
  2. Uploader: chopps@emunix.emich.edu
  3. Type: util/cli
  4.  
  5.    NAME
  6.  
  7.     watchman - guards against unwanted deletes. (V37.1)
  8.  
  9.    SYNOPSIS
  10.  
  11.     watchman pattern1 [pattern2 [pattern3 [...]]]
  12.  
  13.    FUNCTION
  14.  
  15.     To sit around waiting for programs to call DeleteFile()
  16.     and then inform the user of the program that wishes
  17.     to delete and the file that is trying to be deleted.
  18.  
  19.     If run twice the second invocation will cause the
  20.     first to quit, also a CTRL-C will cause an exit.
  21. etc...
  22.